GrapeCity ActiveReports for .NET 16.0J
MatrixCell コンストラクタ(IEnumerable<ReportItem>)

GrapeCity.ActiveReports.PageReportModel 名前空間 > MatrixCell クラス > MatrixCell コンストラクタ : MatrixCell コンストラクタ(IEnumerable<ReportItem>)
子アイテムのコレクション。
MatrixCellの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal items As IEnumerable(Of ReportItem) _
)
public MatrixCell( 
   IEnumerable<ReportItem> items
)

パラメータ

items
子アイテムのコレクション。
参照

MatrixCell クラス
MatrixCell メンバ
オーバーロード一覧